Skip to content

Update targets for galaxy Whisper test#37042

Merged
dpopovTT merged 1 commit intomainfrom
dpopov-galaxy-whisper-update-targets
Feb 3, 2026
Merged

Update targets for galaxy Whisper test#37042
dpopovTT merged 1 commit intomainfrom
dpopov-galaxy-whisper-update-targets

Conversation

@dpopovTT
Copy link
Contributor

@dpopovTT dpopovTT commented Feb 3, 2026

Problem description

Currently Whisper model on galaxy regressed, and we need to update the targets

What's changed

Updated targets for prefill_time_to_token

Checklist

Copilot AI review requested due to automatic review settings February 3, 2026 13:27
@dpopovTT dpopovTT requested review from a team, djordje-tt and uaydonat as code owners February 3, 2026 13:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates performance test targets for the Whisper model on Galaxy (wormhole_b0) hardware to account for a regression. The changes acknowledge that the model's performance has degraded, requiring test expectations to be adjusted.

Changes:

  • Updated performance metrics for 32-device Galaxy configuration: prefill_time_to_token increased from 0.21 to 0.22 seconds (~4.8% slower) and decode_t/s/u decreased from 80.0 to 77.5 tokens/s/user (~3.1% slower)

2: {"prefill_time_to_token": 0.13, "decode_t/s/u": 124.0},
8: {"prefill_time_to_token": 0.14, "decode_t/s/u": 105.0},
32: {"prefill_time_to_token": 0.21, "decode_t/s/u": 80.0},
32: {"prefill_time_to_token": 0.22, "decode_t/s/u": 77.5},
Copy link

Copilot AI Feb 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description acknowledges a regression in the Whisper model on Galaxy (wormhole_b0), but does not provide an explanation of the root cause. Performance degradations of approximately 4.8% for prefill_time_to_token (0.21 → 0.22) and 3.1% for decode_t/s/u (80.0 → 77.5) should be investigated and documented. Consider adding a comment explaining why this regression is expected/acceptable, or linking to an issue tracking the investigation and potential fix.

Copilot uses AI. Check for mistakes.
@dpopovTT dpopovTT added this pull request to the merge queue Feb 3, 2026
Merged via the queue into main with commit 2a00a34 Feb 3, 2026
90 checks passed
@dpopovTT dpopovTT deleted the dpopov-galaxy-whisper-update-targets branch February 3, 2026 19:52
yieldthought pushed a commit that referenced this pull request Feb 4, 2026
### Problem description
Currently Whisper model on galaxy regressed, and we need to update the
targets

### What's changed
Updated targets for `prefill_time_to_token`

### Checklist

- [x] [(Galaxy) demo tests -
Whisper](https://github.com/tenstorrent/tt-metal/actions/runs/21631324148/job/62345505874)
dpopovTT added a commit that referenced this pull request Feb 4, 2026
### Problem description
Currently Whisper model on galaxy regressed, and we need to update the
targets

### What's changed
Updated targets for `prefill_time_to_token`

### Checklist

- [x] [(Galaxy) demo tests -
Whisper](https://github.com/tenstorrent/tt-metal/actions/runs/21631324148/job/62345505874)
ssundaramTT pushed a commit that referenced this pull request Feb 10, 2026
### Problem description
Currently Whisper model on galaxy regressed, and we need to update the
targets

### What's changed
Updated targets for `prefill_time_to_token`

### Checklist

- [x] [(Galaxy) demo tests -
Whisper](https://github.com/tenstorrent/tt-metal/actions/runs/21631324148/job/62345505874)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants